Menu Top




Kepler's Laws of Planetary Motion



Kepler’s Laws

Before the work of Isaac Newton, the motion of planets was meticulously observed and catalogued by astronomers like Tycho Brahe (1546-1601). His extensive and accurate naked-eye observations of the planets provided the data that his assistant, Johannes Kepler (1571-1630), used to develop a geometric description of planetary motion. Kepler, through painstaking analysis of Brahe's data, particularly the orbit of Mars, formulated three fundamental laws that describe how planets move around the Sun. These laws challenged the long-held belief in perfectly circular orbits.

Kepler's Laws are purely descriptive; they describe *how* planets move. It was Newton who later provided the *why* behind these laws by deriving them from his Universal Law of Gravitation and laws of motion.


Law Of Orbits

Kepler's first law, also known as the Law of Ellipses, describes the shape of planetary orbits.

The law states:

All planets move in elliptical orbits with the Sun situated at one of the foci of the ellipse.

An ellipse is a closed oval shape with two special points inside called foci (plural of focus). The sum of the distances from any point on the ellipse to the two foci is constant. A circle is a special case of an ellipse where the two foci coincide at the center.

In a planetary orbit:

This law corrected the ancient notion that celestial bodies moved in perfect circles and accurately describes the actual path of planets around the Sun.

Diagram illustrating Kepler's First Law: Elliptical orbit with Sun at one focus.

(Image Placeholder: A diagram showing an ellipse with two foci (F1, F2). The Sun is shown at F1. A planet is shown at various points on the ellipse. The major axis passing through F1 and F2 is indicated. Perihelion (closest point to F1) and Aphelion (farthest point from F1) are labelled.)


Law Of Areas

Kepler's second law, also known as the Law of Equal Areas, describes how the speed of a planet changes as it orbits the Sun.

The law states:

A line segment joining a planet and the Sun sweeps out equal areas in equal intervals of time.

Imagine a line connecting the centre of the Sun to the centre of a planet. As the planet moves along its orbit, this imaginary line sweeps across an area in space. Kepler's second law says that if you measure the area swept by this line over a certain time interval (e.g., 30 days), this area will be the same regardless of where the planet is in its orbit, as long as the time interval is the same.

This law has a direct implication for the speed of the planet:

The Law of Areas is a consequence of the conservation of angular momentum. The gravitational force between the Sun and the planet is always directed along the line joining them (a central force), which means it exerts no torque on the planet relative to the Sun. In the absence of external torque, the angular momentum of the planet-Sun system is conserved. The angular momentum of a planet in orbit is proportional to the rate at which the line from the Sun to the planet sweeps out area.

Diagram illustrating Kepler's Second Law: Equal areas swept in equal times.

(Image Placeholder: A diagram showing an elliptical orbit with the Sun at one focus. Show two different segments of the orbit, one near perihelion and one near aphelion. Draw lines from the Sun to the planet at the start and end of each segment, forming two "pie slices" or sectors. Label the areas of these sectors as equal, and the time intervals as equal. Show the path length covered by the planet in each segment, illustrating that the path is longer near perihelion.)


Law Of Periods

Kepler's third law, also known as the Law of Harmonies or the Law of Periods, relates the orbital period of a planet to the size of its orbit.

The law states:

The square of the orbital period of a planet is directly proportional to the cube of the semi-major axis of its elliptical orbit.

For any two planets orbiting the same central body (like the Sun), the ratio of the squares of their orbital periods is equal to the ratio of the cubes of their semi-major axes.

Mathematically, for a planet orbiting the Sun:

$ T^2 \propto a^3 $

where:

We can write this proportionality as an equation:

$ T^2 = k a^3 $

where $k$ is a constant of proportionality. Importantly, this constant $k$ is the same for all objects orbiting the same central mass (like the Sun). So, for any two planets 1 and 2 orbiting the Sun:

$ \frac{T_1^2}{a_1^3} = \frac{T_2^2}{a_2^3} = k $


Newton's Derivation of Kepler's Third Law

Newton was able to derive Kepler's third law from his own Universal Law of Gravitation ($F = G\frac{M_1 M_2}{r^2}$) and his Second Law of Motion ($F=ma$), assuming circular orbits for simplicity (the result is the same for the semi-major axis of an ellipse). For a planet of mass $m_p$ orbiting the Sun of mass $M_S$ in a circular orbit of radius $r$, the gravitational force provides the centripetal force:

$ G \frac{M_S m_p}{r^2} = \frac{m_p v^2}{r} $

The speed $v$ for a circular orbit of radius $r$ and period $T$ is $v = \frac{2\pi r}{T}$. Substituting this into the equation:

$ G \frac{M_S}{r^2} = \frac{(2\pi r/T)^2}{r} = \frac{4\pi^2 r^2/T^2}{r} = \frac{4\pi^2 r}{T^2} $

Rearranging to relate $T$ and $r$ (which is the semi-major axis $a$ for a circular orbit):

$ G M_S T^2 = 4\pi^2 r^3 $

$ T^2 = \left(\frac{4\pi^2}{G M_S}\right) r^3 $

Comparing this to $T^2 = k a^3$, we see that the constant $k = \frac{4\pi^2}{G M_S}$ for orbits around the Sun. This shows that Kepler's third law is a direct consequence of the inverse square nature of Newton's law of gravitation and depends on the mass of the central body ($M_S$). This was a powerful confirmation of Newton's theory.

For orbits around the Earth (e.g., the Moon or satellites), the constant would be $k_{Earth} = \frac{4\pi^2}{G M_E}$.

Diagram illustrating Kepler's Third Law conceptually.

(Image Placeholder: A diagram showing the Sun and two concentric elliptical orbits of different sizes, representing two planets. Label the semi-major axes as a1 and a2, and indicate the periods T1 and T2, visually suggesting that the larger orbit has a significantly longer period.)

Example 1. Earth's average distance from the Sun (semi-major axis) is approximately 1 Astronomical Unit (AU), and its orbital period is 1 year. Mars's average distance from the Sun is approximately 1.52 AU. Use Kepler's third law to estimate the orbital period of Mars in years.

Answer:

Let Earth be planet 1 and Mars be planet 2.

For Earth:

  • $a_1 = 1$ AU
  • $T_1 = 1$ year

For Mars:

  • $a_2 = 1.52$ AU
  • $T_2 = ?$ year

According to Kepler's third law for objects orbiting the Sun, $\frac{T_1^2}{a_1^3} = \frac{T_2^2}{a_2^3}$.

Substitute the values:

$ \frac{(1 \text{ year})^2}{(1 \text{ AU})^3} = \frac{T_2^2}{(1.52 \text{ AU})^3} $

$ \frac{1}{1} = \frac{T_2^2}{(1.52)^3} $

$ T_2^2 = (1.52)^3 $

Calculate $(1.52)^3$:

$ (1.52)^3 = 1.52 \times 1.52 \times 1.52 \approx 2.31 \times 1.52 \approx 3.539 $

$ T_2^2 \approx 3.539 $

Now, take the square root to find $T_2$:

$ T_2 = \sqrt{3.539} $

$ T_2 \approx 1.881 $ years

So, the estimated orbital period of Mars is approximately 1.88 years. This matches well with the actual orbital period of Mars (about 687 Earth days, which is approximately 1.88 years).